@charset "utf-8";
/* CSS Document */
body
{font-family: "思源黑体 CN", "微软雅黑", SimHei, sans-serif;
margin:0;padding:0;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
/*@font-face{
    font-family:'FuturaLL';
    src:url('../fonts/Futura LT Light.otf');
}*/
ol,ul,li{list-style:none;}
a{color:#333;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;display:inline-block;vertical-align:middle;}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
/*修改滚动条*/

::-webkit-scrollbar{
    width:6px;
    height:6px ;
}
::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #f8f8f8;
    border-radius: 6px;
}
::-webkit-scrollbar-thumb{
    border-radius: 6px;
    background: #bbb;
}


/* --Public-- */
.hidden{overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.center{text-align:center;}
.valign-middle{display:table-cell;vertical-align:middle;}
/* --pub-- */
.pub{width:85%;margin:auto;}
/* --header-- */

.header_bg{width:100%;height:110px; position:fixed;left:0;top:0;z-index:999; background:#FFF;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.header{ width:98%;height:auto;margin:auto;position:relative;}
.header .logo{width:18%;height:auto;float:left; margin-top:30px;}
.header .logo img{ width:100%;}
.tel{ width:15%;float:right; overflow:hidden;font-family:"微软雅黑";color:#436e65;font-size:26px; background:url(../Image/tel.jpg) left center no-repeat; padding-left:50px; margin-top:34px;}
.banner_bj{ margin-top:110px;}


.nava{width:53%;height:50px;float:left; margin-top:30px;position:relative;overflow:hidden; padding-left:0;}
.nava li{width:14.28%;height:50px;float:left;font-size:16px;font-weight:bold;color:#000;line-height:50px;text-align:center;position:relative;overflow:hidden;cursor:pointer; text-align: center;}
.nava li span{width:0px;height:2px;background:#436e65;position:absolute;left:50%;bottom:0;border-radius:2px;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.nava li:hover span{width:60%;left:20%;}

.header_bg.current{background:#FFF;box-shadow:0 0 16px rgba(0,0,0,0.2);}
.header_bg.current .nava li{color:#333;}
.header_bg.current .nava li span{background:#333;}

.search {
  width:10%; margin:0 20px 0 0; float:right; text-align:center;}

.search .search-btn {
  color: #fff;
  border: 0;
  padding: 0;
  background:#fff;
  font-size: 16px;
  line-height: 38px;
  outline: none;
   width:100%; height:110px;
}




.search-modal {
  background: rgba(0, 0, 0, 0.7);
}

.search-modal .modal-dialog {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.search-modal .modal-dialog .modal-content {
  background: transparent;
  border: 0;
}

.search-modal .modal-dialog .modal-content form {
  background: transparent;
  border: 0;
  padding: 0px;
  position: relative;
}

.search-modal .modal-dialog .modal-content form input[type="search"] {
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 100px;
  width: 100%;
  height: 60px;
  font-size: 16px;
  letter-spacing: 0;
  padding: 0 10px;
  background: transparent; position:absolute;
}

.search-modal .modal-dialog .modal-content form .search-button {
  color: #ffffff;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  border: 0;
  padding: 0;
}

.search-modal .close-modal {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  color: #fff;
  border: 0;
  font-size: 32px;
  padding: 14px;
}
.search-modal .fa-search {
  background:url(../Image/search.png) center no-repeat; position:absolute; right:0; top:0px; width:56px; height:56px;outline:none;border:none; text-indent:-999px;
}


/* --index-- */

.index1_bj{ margin-top:100px;}
.index1_left{ width:40%; float:left;}
.index1_left_top{ font-size:40px; color:#252525; margin-top:20px;}
.index1_about{ line-height:30px; color:#717171; font-size:18px; margin-top:40px; margin-bottom:30px;}
.index1_right{ width:50%; float:right; position:relative;}
.index1_right>img{width:80%; display:block; margin-left:20%;}
.index1_right_con{ position:absolute; top:40px; left:0; font-size:26px; color:#333e46;}
.index1_right_con p{ font-size:55px; color:#333e46; margin:0;}
.index1_right_con2{ position:absolute; bottom:100px; left:120px; color:#060606; font-size:18px;}
.index1_right_contact{background:url(../Image/p2.png) center no-repeat; font-size:22px; color:#333e46; width:110px; line-height:41px; padding-left:65px;}


.index1_more{ width:33%; line-height:45px; height:45px; text-align:center; color:#fff; display:block; position:relative;
	background-image: linear-gradient(90deg, #00bf86 10%, #329086 60%, #436e65);
	background-position: left center;
	background-size: 200% 100%;
	background-repeat: no-repeat; 
	transition: background-position .6s ease;}
.index1_more .c-btn-line {
	position: absolute;
	top: 0;
	right: 8%;
	bottom: 0;
	display: block;
	margin: auto;
	max-width: 60px;
	width: 15%;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.index1_more .c-btn-line:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 10px;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	content: "";
	opacity: 0;
	transition: .3s ease; 
	-ms-transform: rotate(0); 
	    transform: rotate(0);
	-ms-transform-origin: right top;
	    transform-origin: right top;
}
.index1_more:hover{background-position: right center;}
.index1_more:hover .c-btn-line{animation: btnline .5s 1 cubic-bezier(.645, .045, .355, 1);}
.index1_more:hover .c-btn-line:before{
		opacity: 1;
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
	}

/*******************index1 end***********/


.index2_bj{ width:100%; background:#f7f7f7; padding:70px 0; margin-top:60px; overflow:hidden;}
.index2 li{ float:left; color:#436e65; font-size:25px; margin-right:10%;}
.index2_num{ height:74px;}
.index2 li p{ color:#444444; font-size:18px;}


/*********************index2 end********************/



.index3_bj{ width:100%; background:url(../Image/index3_bj.jpg) center no-repeat; background-size:cover; overflow:hidden; padding-bottom:5%;}
.index3_left{ width:32%; float:left; margin-top:7%; position:relative;}
.index3_left_top{ position:relative; z-index:9;}
.index3_left_top img{ width:90%;}
.index3_left_top p{ margin-left:20%; font-size:40px; color:#ffffff;}
.index3_left_img{ float:right; width:75%; position: absolute; right:0; top:30%;}
.index3_left_img img{ width:100%;}
.index3_more{ width:33%; line-height:45px; height:45px; text-align:center; color:#fff; display:block; position:relative; z-index:9; margin-left:20%;
	background-color:#00bf86;
	background-position: left center;
	background-size: 200% 100%;
	background-repeat: no-repeat; 
	transition: background-position .6s ease;}
.index3_more .c-btn-line {
	position: absolute;
	top: 0;
	right: 8%;
	bottom: 0;
	display: block;
	margin: auto;
	max-width: 60px;
	width: 15%;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.index3_more .c-btn-line:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 10px;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	content: "";
	opacity: 0;
	transition: .3s ease; 
	-ms-transform: rotate(0); 
	    transform: rotate(0);
	-ms-transform-origin: right top;
	    transform-origin: right top;
}
.index3_more:hover{background-position: right center;}
.index3_more:hover .c-btn-line{animation: btnline .5s 1 cubic-bezier(.645, .045, .355, 1);}
.index3_more:hover .c-btn-line:before{
		opacity: 1;
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
	}

.index3_right{ width:65%; float:right;}
.index3_pro_type{ overflow:hidden;}
.index3_pro_type li{ width:24.5%; float:left; color:#fff; border-left:1px solid rgba(255,255,255,0.26); border-bottom:1px solid rgba(255,255,255,0.26);}
.index3_pro_type li .index3_pro_type1{ width:100%; height:100%; position:relative}
.index3_pro_type li .index3_pro_type_before { width: 100%; height: 100%; padding: 40px 40px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.index3_pro_type li .index3_pro_type_before .index3_pro_type_img{ margin-top:30px;}
.index3_pro_type li .index3_pro_type_before .index3_pro_type_tit{ font-size:30px; margin-top:20px;}
.index3_pro_type li .index3_pro_type_before .index3_pro_type_tit p{ font-size:20px; font-weight:bold; margin:10px 0; height:30px; overflow:hidden;}
.index3_pro_type li .index3_pro_type_before .index3_pro_type_more{ margin-top:70px; color:#fff; margin-bottom:50px;}
.index3_pro_type li .index3_pro_type_before .index3_pro_type_more img{ margin-left:10px;}
.index3_pro_type li .index3_pro_type_after{ display: block;  width: 100%; height: 100%; background:rgba(0,191,134,0.8); position: absolute; left: 0; top: 0;z-index: 2;opacity: 0; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.index3_pro_type li .index3_pro_type_after .index3_pro_type_img{ margin-top:30px;}
.index3_pro_type li .index3_pro_type_after .index3_pro_type_tit{ color:#fff; font-size:30px; margin-top:20px; margin-bottom:20px;}
.index3_pro_type li .index3_pro_type_after .index3_pro_type_tit2{ color:#fff;}
.index3_pro_type li:hover .index3_pro_type_after{opacity:1;}
.index3_pro_type li:hover .index3_pro_type_before{opacity:0;}
.index3_pro_type li .index3_pro_type_after .index3_pro_type_after1{padding: 30px;height: 100%;}


.index3_pro .index3_pro_img{ width:21%; padding:0 2%; float:left; margin-top:30px;}
.index3_pro .index3_pro_img img{ width:100%;}

/************************index3 end************************/


.index4_bj{ width:100%; background:url(../Image/adv_bj1.jpg) center no-repeat; background-size:cover; overflow:hidden; padding:5% 0;}
.index4_left_top{ float:left; width:28%;}
.index4_left_top img{ width:90%;}
.index4_left_top p{ margin-left:20%; font-size:40px; color:#000;}
.index4_mid{ width:35%; float:left; margin-left:5%;}
.index4_mid .index4_mid_img{ width:25%; float:left;}
.index4_mid .index4_mid_img img{ width:100%;}
.index4_mid .index4_mid_con{ width:60%; float:right; color:#5d5d5d;}
.index4_mid .index4_mid_line{ width:33px; height:6px; background:#d9c077; margin:30px 0;}
.index4_right{ width:20%; float:right; margin-right:10%;}
.index4_right img{ width:100%;}



/************************index4 end************************/

.index5_bj{ width:100%; background:url(../Image/adv_bj2.jpg) center no-repeat; background-size:cover; overflow:hidden; padding:7% 0;}
.index5{ background:#fff; overflow:hidden;}
.index5 li{ width:50%; float:left;}
.index5_left{ width:42%; float:left; padding:5% 4%;}
.index5_left .index5_left_img{ width:25%; float:left; margin-top:20px;}
.index5_left .index5_left_img img{ width:100%;}
.index5_left .index5_left_con{ width:65%; float:right; color:#5d5d5d; font-size:18px;}
.index5_left .index5_left_con p{ font-size:30px;}
.index5_left .index5_left_line{ width:33px; height:6px; background:#d9c077; margin:30px 0;}
.index5_right{ width:50%; float:right;}
.index5_right img{ width:100%;}



/************************index5 end************************/


.index6_bj{ margin-top:60px;}
.index6_top{ float:left; width:28%;}
.index6_top img{ width:80%;}
.index6_top p{ margin-left:20%; font-size:40px; color:#000;}
.index6_left{ width:60%; height:auto; float:left; position:relative; height:710px;}
.index6_left_con{ width:65%; background:#f6f6f6; padding:5% 10% 20% 5%; position:absolute; top:0; left:0;}
.index6_left_con p{ font-size:38px; color:#252525;}
.index6_left_con1{ font-size:18px; color:#909090; margin-top:20px; width:60%;}
.index6_left_img{ width:70%; position:absolute; bottom:0; right:0; z-index:9;}

#owl-demo2 .item{
	position:relative; height:710px;
}
#owl-demo2 .item img{
	display: block;
	width: 100%;
	height: auto;
}
.index6_left_more{ width:30%; line-height:45px; height:45px; text-align:center; color:#2c2b2b; display:block; position:relative; border:1px solid #2c2b2b; margin-top:50px;}
.index6_left_more .c-btn-line {
	position: absolute;
	top: 0;
	right: 8%;
	bottom: 0;
	display: block;
	margin: auto;
	max-width: 60px;
	width: 15%;
	height: 1px;
	background-color: rgba(44, 43, 43, 1);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.index6_left_more .c-btn-line:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 10px;
	height: 1px;
	background-color: rgba(44, 43, 43, 1);
	content: "";
	opacity: 0;
	transition: .3s ease; 
	-ms-transform: rotate(0); 
	    transform: rotate(0);
	-ms-transform-origin: right top;
	    transform-origin: right top;
}
.index6_left_more:hover .c-btn-line{animation: btnline .5s 1 cubic-bezier(.645, .045, .355, 1);}
.index6_left_more:hover .c-btn-line:before{
		opacity: 1;
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
	}

.index6_right{ width:30%; height:auto; float:right;}
.index6_right_top{ background:url(../Image/p8.jpg) right 44px center no-repeat #436e65; font-size:36px; color:#ffffff; line-height:80px; padding-left:40px;}
.index6_right_con{ background:#f0f0f0; padding:30px; overflow:hidden; font-size:16px;}
.index6_right_con p{ font-size:36px; color:#252525; margin:20px 0;}
#owl-demo .item{
	position:relative;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: 100%;
}

.index6_right_more{ float:left; color:#2c2b2b; display:block; position:relative; height:40px;}
.index6_right_more .c-btn-line {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	margin: auto;
	width: 100%;
	height: 1px;
	background-color: #2c2b2b;
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.index6_right_more .c-btn-line:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 10px;
	height: 1px;
	background-color: #2c2b2b;
	content: "";
	opacity: 0;
	transition: .3s ease; 
	-ms-transform: rotate(0); 
	    transform: rotate(0);
	-ms-transform-origin: right top;
	    transform-origin: right top;
}
.index6_right_more:hover .c-btn-line{animation: btnline .5s 1 cubic-bezier(.645, .045, .355, 1);}
.index6_right_more:hover .c-btn-line:before{
		opacity: 1;
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
	}



/**************************index6 end***********************/


.index7_bj{ width:100%; background:url(../Image/index7_bj.jpg) top center no-repeat; background-size:cover; overflow:hidden; padding:10% 0 5% 0; margin-top:100px;}
.index7_left{ width:20%; float:left;}
.index7_left_top{ position:relative; z-index:9;}
.index7_left_top img{ width:90%;}
.index7_left_top p{ margin-left:20%; font-size:40px; color:#000;}
.index7_more{ width:50%; line-height:45px; height:45px; text-align:center; color:#fff; display:block; position:relative; z-index:9; margin-left:20%;
	background-color:#00bf86;
	background-position: left center;
	background-size: 200% 100%;
	background-repeat: no-repeat; 
	transition: background-position .6s ease;}
.index7_more .c-btn-line {
	position: absolute;
	top: 0;
	right: 8%;
	bottom: 0;
	display: block;
	margin: auto;
	max-width: 60px;
	width: 15%;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.index7_more .c-btn-line:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 10px;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	content: "";
	opacity: 0;
	transition: .3s ease; 
	-ms-transform: rotate(0); 
	    transform: rotate(0);
	-ms-transform-origin: right top;
	    transform-origin: right top;
}
.index7_more:hover{background-position: right center;}
.index7_more:hover .c-btn-line{animation: btnline .5s 1 cubic-bezier(.645, .045, .355, 1);}
.index7_more:hover .c-btn-line:before{
		opacity: 1;
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
	}

.index7_right{ width:60%; background:#fff; float:right; margin-right:10%;border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.index7_right li{ width:49.9%; float:left; border-left:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.index7_right li .index7_news_img img{ width:40%; float:left;}
.index7_right li .index7_news_img p{ width:50%; float:right; font-size:20px; color:#3c3c3c;}
.index7_right li .index7_news{ height:100%; position:relative; padding: 40px 40px;}
.index7_news_time{ font-size:16px; color:#818181; border-bottom:2px solid #00bf86; float:left; padding-bottom:10px; margin-bottom:20px;}
.index7_news_con{ color:#828282; font-size:16px; line-height:25px; margin-top:20px;}

/************************index7 end************************/



.index8_bj{ width:100%; background:url(../Image/map2.jpg) top center no-repeat; background-size:cover; overflow:hidden; padding:10% 0 0 0;}
.index8{ background:#fff; padding:3%; overflow:hidden;}
.index8_left{ float:left; width:46%;}
.index8_left_top{ font-size:32px; color:#262626; font-weight:bold; margin-bottom:20px;}
.index8_mes .input-group{ margin-bottom:10px; width:48%; margin-right:3%; float:left;}
.index8_mes .input-group1{ width:100%; margin-bottom:10px;}
.index8_mes .input-group1 input{ background:#f6f6f6;line-height:48px; color:#898989; outline:none; width:100%; border:none; padding-left:10px;}
.index8_mes .input-group input{ background:#f6f6f6;line-height:48px; color:#898989; outline:none; width:100%; border:none; padding-left:10px;}
.index8_mes .input-group1 #content{ width:100%; height:150px;}
.index8_mes .input-group #captcha{ float:left; width:70%;}
.index8_mes .input-group .verify{ width:90px; height:48px;}
.index8_mes .input-group .verify img{ width:90px; height:48px;}
.index8_mes #submit{ line-height:48px; height:48px; text-align:center; color:#6d6d6d; border:1px solid #a0a0a0; float:right; width:48%;}
.index8_right{ float:right; width:46%;}
.index8_right_top{ font-size:24px; color:#292929; border-bottom:1px solid #e0e0e0; padding-bottom:10px;}
.index8_right ul{ float:left; width:75%; padding:0; margin-top:20px;}
.index8_right ul li{ font-size:18px; color:#6b6b6b; padding-left:35px; line-height:40px; margin-bottom:20px;}
.index8_right ul li p{ font-size:20px; color:#292929; float:left; margin:0 20px 0 0; width:100px}
.index8_right ul .p10{ background:url(../Image/p10.jpg) left center no-repeat;}
.index8_right ul .p11{ background:url(../Image/p11.jpg) left center no-repeat;}
.index8_right ul .p12{ background:url(../Image/p12.jpg) left center no-repeat;}
.index8_right ul .p13{ background:url(../Image/p13.jpg) left center no-repeat;}
.index8_right ul .p14{ background:url(../Image/p14.jpg) left center no-repeat;}
.index8_right ul li span{ color:#d3a215; font-size:24px;}
.cop{ float:right; width:20%; margin-top:10%;}






/************************index8 end************************/




.foot_bj{ width:100%; height:auto; background:url(../Image/p15.jpg) center no-repeat; background-size:cover; overflow:hidden; padding:4% 0;}
.foot ul{ padding:0;}
.foot li{ float:left; width:14%; font-size:20px; color:#fffefe;}
.foot li a{ color:#fffefe; display:block;}
.foot li span{ font-size:16px; color:#afc0bd; display:block;}
.foot li span a{ color:#afc0bd;}
.foot2{ background:#212927; line-height:65px; text-align:center; color:#85928f; font-size:16px;}
.foot2 a{ color:#85928f; padding:0 5px;}





/****************************foot end****************************/



.banner_about_bj{ width:100%; background:url(../Image/banner_about.jpg) top center no-repeat; background-size:cover; overflow:hidden; padding:8% 0; margin-top:110px;}
.inner_about_left{ float:left; color:#ffffff; font-size:52px; font-weight:bold;}
.inner_about_left p{ font-size:18px; color:#00bf86;}
.inner_about_right{ float:right; width:80%; font-size:18px; color:#ffffff; line-height:30px;}

.inner_about1_bj{ width:100%; background:url(../Image/i1.jpg) top center no-repeat; background-size:cover; overflow:hidden; padding:10% 0;}
.inner_about1_top{ font-size:18px; color:#8e8e8e; text-align:center;}
.inner_about1_top p{ font-size:46px; color:#171717; font-weight:bold; margin:0;}
.inner_about1_main li{ float:left; color:#646464; font-size:15px; line-height:25px; border-right:1px solid #cfcfcf; width:25%; padding:0 4%; text-align:center; margin-top:100px; padding-bottom:30px;}
.inner_about1_main li p{ font-size:22px; font-weight:bold; color:#2a2a2a;}

.inner_about2{ margin-top:60px;}
.inner_about2 li{ width:20%; float:left; color:#fff; height:100%; padding:0 5% 0 5%; min-height:600px; position:relative;}
.inner_about2 .i4{ width:30%; background:url(../Image/i4.jpg) center no-repeat; background-size:cover;}
.inner_about2 .i5{ background:url(../Image/i5.jpg) center no-repeat; background-size:cover;}
.inner_about2 .i6{ background:url(../Image/i6.jpg) center no-repeat; background-size:cover;}
.inner_about2 .inner_about2_con{ width:60%; position:absolute; bottom:10%;}



.inner_about3{ width:60%; margin:0 auto; margin-top:60px;}




/******************************about end************************/




.inner_banner_bj{ width:100%; background-position:top center; background-repeat: no-repeat; background-size:cover; overflow:hidden; margin-top:110px; height:294px; position:relative;}
.inner_banner_left{ width:15%; height:200px; float:left; color:#ffffff; font-size:52px; font-weight:bold; padding:94px 0 0 5%;
background-image: -webkit-linear-gradient(top right, rgba(67,110,101,0.72), rgba(0,191,137,0.72));
background-image: -o-linear-gradient(top right, rgba(67,110,101,0.72), rgba(0,191,137,0.72));
background-image: linear-gradient(to top right, rgba(67,110,101,0.72), rgba(0,191,137,0.72));
background-position: top right;
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.inner_banner_left p{ font-size:18px; color:#ffffff; text-transform:uppercase; margin:0;}
.inner_banner_right{ width:80%; font-size:18px; color:#ffffff; line-height:48px; background:rgba(226,226,226,0.82); position:absolute; bottom:0; right:0;}
.inner_banner_right .catname{ background:#00bf86; padding:0 30px; margin-left:5%;}
.inner_banner_right .crumbs{ color:#444444; font-size:15px; margin-right:10%;}
.inner_banner_right .crumbs a{ color:#444444;}



.inner_pro_type{ margin-top:30px; overflow:hidden;}
.inner_pro_type li{ width:21.5%; min-height:560px; float:left; color:#000; border:1px solid #bfbfbf; margin:1.5%;}
.inner_pro_type li .inner_pro_type1{ width:100%; height:100%; position:relative}
.inner_pro_type li .inner_pro_type_after{  width: 100%; height: 100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; text-align:center;}
.inner_pro_type li .inner_pro_type_after .inner_pro_type_img{ margin-top:30px;}
.inner_pro_type li .inner_pro_type_after .inner_pro_type_img img{ width: 100%;}
.inner_pro_type li .inner_pro_type_after .inner_pro_type_tit{ color:#232121; font-size:30px; margin-top:20px; margin-bottom:20px;}
.inner_pro_type li .inner_pro_type_after .inner_pro_type_tit img{ margin-right:20px;}
.inner_pro_type li .inner_pro_type_after .inner_pro_type_tit2{ color:#232121; border:1px solid #7d7d7d; line-height:40px; text-align:center; margin-top:20px;}
.inner_pro_type li .inner_pro_type_after .inner_pro_type_after1{padding: 30px;height: 100%;}

.inner_pro_bj{ width:100%; height:auto; background:#f7f7f7; padding:5% 0; margin-top:60px; overflow:hidden;}
.inner_pro_top{ font-size:40px; color:#2c2c2c; text-align:center; font-weight:bold;}
.inner_pro_main ul{ padding:0;}
.inner_pro_main .pro li{ float:left; width:27.3%; margin:1%; background:#fff; padding:50px 2%}
.inner_pro_main .pro li .pro_title{ float:left; width:58%;}
.inner_pro_main .pro li .pro_title .pro_tit{ font-size:24px; color:#2c2c2c; line-height:40px; height:40px; overflow:hidden;}
.inner_pro_main .pro li .pro_title .pro_con{ line-height:30px; height:60px; font-size:15px; overflow:hidden;}
.inner_pro_main .pro li .pro_title .pro_line{ width:100%; height:1px; background:#dadada; position:relative; margin:20px 0;}
.inner_pro_main .pro li .pro_title .pro_line p{ width:10%; height:4px; background:#00bf86; position:absolute; left:0; bottom:-1px; margin:0;}
.inner_pro_main .pro li .pro_img{ width:40%; float:right;}
.inner_pro_main .pro li .pro_img img{ width:100%;}
.pro_more{ width:125px; height:40px; line-height:40px; border:1px solid #7d7d7d; text-align:center; color:#2a2a2a; font-size:16px; margin-top:50px;}
.pro_more:hover{ color:#fff; border:1px solid #fff;
	background-image: -webkit-linear-gradient(top right, #00bf86, #00d595);
background-image: -o-linear-gradient(top right, #00bf86, #00d595);
background-image: linear-gradient(to top right, #00bf86, #00d595);
background-position: top right;
background-size: 100% 100%; 
background-repeat: no-repeat;}






.proshow {
  margin-top: 55px;
  margin-bottom:55px;
}
.proleft {
  width: 47%; border:1px solid #bfbfbf;
}
.proleft .big .pic:after {
  padding-bottom: 73%;
}
.proleft .small {
  margin-top: 6px;
}
.proleft .small .pic {
  cursor: pointer;
}
.proleft .small .pic:after {
  padding-bottom: 66.9%;
}
.proleft .small .slick-current .pic {
  border: 3px solid #d80808;
}
.proright {
  width: 47%; padding:20px;
}
.proright h3 {
  font-size: 36px;
  color: #436e65;
  line-height: 30px;
  padding-bottom: 10px;
  margin: 30px 0 15px;
}
.proright .proright_line{ width:72px; height:3px; background:#dbdbdb;}
.proright .crighttxt {
  color: #6b6b6b;
 line-height:25px;
 margin-top:10px;
}
.proright .crighttxt li{ line-height:30px; font-size:16px; margin-top:20px;}
.pro_content2{ color:#000; font-size:16px; line-height:25px; margin-bottom:20px;}


.inner_pro_info2_bj{ width:100%; height:auto; background:url(../Image/i11.jpg) bottom center no-repeat #f7f7f7; padding:5% 0; overflow:hidden;}
.product_info{ font-size:40px; color:#2c2c2c; text-align:center; font-weight:bold;}
.product_font{margin-top:20px;font-size:15px;line-height:32px;}
.product_font p{font-size:15px;line-height:32px;}
.product_font img{max-width:100%;display:block;margin:0 auto;}
.product_font table{width:100%;height:auto; margin:0 auto;}

.inner_content{ font-size:16px; line-height:30px;}
.inner_content p{ margin:0;}


/*************************product end*************************/





.inner_news_status {height: 30px;line-height: 30px;font-size: 12px;color: #333;margin-top: 20px;padding-bottom: 10px; }
.inner_news_status span {padding-left: 20px; padding-right: 10px; line-height:30px;height:30px; display:block; float:left;}
.inner_news_status .newstime{ background:url(../Image/news2.png) left center no-repeat;}
.inner_news_status .click{ background:url(../Image/news3.png) left center no-repeat;}

.news{ margin-top:30px;}
.news ul{ padding:0;}
.news ul li{ height:auto; overflow:hidden; width:31.3%;  float:left; margin:1%;}
.news ul li .zxrz_pic{ width:100%; background:#00bf86;}
.news ul li .zxrz_pic img{ width:100%;}
.news ul li .zxrz_tex{ border:1px solid #d2d2d2; color:#989898; font-size:16px; padding:20px;}
.news ul li .zxrz_tex .zx1_tit{ color:#3b3b3b; font-size:18px; padding-bottom:10px;}
.news ul li:hover .zxrz_pic img{ opacity:0.5;}
.news ul li:hover .zxrz_tex{ border:1px solid #00bf86;}
.news ul li:hover .zx1_tit{ color:#00bf86;}
.news ul li:hover .news_time{ color:#00bf86; }

.zxrz_l{ margin-top:60px;}
.newshow .newshowtit {
  text-align: center;
  border-bottom: 1px dotted #bfbebe; margin-bottom:20px;
}
.newshow .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.newshow .newshowtit .date {
  line-height: 30px;
  font-size: 12px;
  color: #999;
}
.newshow .newshowtxt p {
  margin-top: 25px;
  line-height: 25px;
}
.newshow .newshowimg {
  text-align: center;
  margin: 65px 0;
}

.inner_news_img img{ width:100%;}

.inner_case_img{ width:60%; margin:0 auto;}
.inner_case_img img{ width:100%;}
.inner_case_content{ width:60%; margin:0 auto;}
.inner_case_content img{ width:100%;}


/**************************news end**********************/


.inner ul{ padding-left:0;}
.inner_case li{width:31.3%;float:left;margin:1%;background:#FFF;position:relative;cursor:pointer; overflow:hidden;-webkit-transition:all 0.4s;transition:all 0.4s;}
.inner_case li .img{position:relative;overflow:hidden;}
.inner_case li .img img{width:100%;height:auto;display:block;margin:auto;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.inner_case li:hover .img img{transform:scale(1.08);}
.inner_case li .title{ font-size:18px;line-height:24px; text-align:center; margin-top:10px; color:#000;-webkit-transition:all 0.4s;transition:all 0.4s;}

/**************************case end**********************/




.inner_kjsl{ margin:60px auto;}
.inner_kjsl_top{ font-size:18px; color:#616161; text-align:center; margin-bottom:30px;}
.inner_kjsl_top p{ font-size:46px; color:#171717; font-weight:bold; margin:0;}
.inner_kjsl_main li{ width:49%; margin:0.5%; background:#f7f7f7; float:left;}
.inner_kjsl_main li .inner_kjsl_img{ width:60%;}
.inner_kjsl_main li .inner_kjsl_img img{ width:100%;}
.inner_kjsl_main li .inner_kjsl_con{ width:33%; margin-right:2%; color:#5b5b5b; font-size:15px; margin-top:10%;}
.inner_kjsl_main li .inner_kjsl_con p{ font-size:24px; color:#202020;}
.inner_kjsl_main li .inner_kjsl_con p img{ margin-right:10px;}


.inner_contact{ background:#f7f7f7; overflow:hidden;}
.inner_contact_left{ width:50%; float:left;}
.contact-map{ position:relative;}
#dituContent{ width:100%; height:830px;}

.inner_contact_right{ width:35%; float:right; margin-right:10%;height:830px;}
.inner_contact_top{ color:#1f1f1f; font-size:36px; font-weight:bold; border-bottom:1px solid #b8b8b8; margin-top:30px; }
.inner_contact_top p{ color:#436e65; font-size:18px; text-transform:uppercase;}


.inner_contact_right ul{ padding:0;}
.inner_contact_right ul li{ border-bottom:1px solid #b8b8b8; font-size:16px; color:#636363; padding:20px 0 20px 60px;}
.inner_contact_right ul li p{ margin:0; font-size:18px; color:#2f2f2f;}
.inner_contact_right ul li span{ font-size:24px; color:#d3a215;}
.inner_contact_right ul .i12{background:url(../Image/i12.jpg) left center no-repeat;}
.inner_contact_right ul .i13{background:url(../Image/i13.jpg) left center no-repeat;}
.inner_contact_right ul .i14{background:url(../Image/i14.jpg) left center no-repeat;}
.inner_contact_right ul .i15{background:url(../Image/i15.jpg) left center no-repeat;}
.inner_contact_right ul .i16{background:url(../Image/i16.jpg) left center no-repeat;}

.inner_message{ margin:10% auto; overflow:hidden;}
.inner_message_left{ width:30%; float:left; font-size:16px; color:#878787;}
.inner_message_left p{ font-size:36px; color:#1c1c1c; margin:10px 0;}
.inner_message_left .inner_mes_line{ width:85px; height:4px; background:#00bf86;}
.inner_message_left img{ width:100%;}

.inner_message_right{ width:65%; float:right;}
.inner_message_right .input-group{ margin-bottom:10px; width:47%; margin-right:3%; float:left;}
.inner_message_right .input-group1{ width:97%; margin-bottom:10px;}
.inner_message_right .input-group1 input{ border:1px solid #e3e3e3;line-height:58px; color:#898989; outline:none; width:100%; background:#f5f5f7; padding-left:10px;}
.inner_message_right .input-group input{ border:1px solid #e3e3e3;line-height:58px; color:#898989; outline:none; width:100%; background:#f5f5f7; padding-left:10px;}
.inner_message_right #content{ width:100%; height:100px;}
.inner_message_right #captcha{ float:left; width:75%;}
.inner_message_right .verify{ width:90px; height:36px;}
.inner_message_right .verify img{ width:90px; height:36px; margin-top:10px;}
.inner_message_right #submit{ line-height:58px; height:58px; text-align:center; color:#fff; width:47%; margin-right:3%; background:#00bf86; float:right;}


/**************************contact end************************/

/* --翻页-- */
.txt-upDown{width:auto;height:auto;clear:both;font-size:14px;padding-top:20px;margin-top:40px;border-top:1px dashed rgb(230,230,230);}
.txt-upDown-li{width:50%;height:42px;line-height:42px;padding:0 5px;overflow:hidden;color:#666;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
-webkit-transition:all 0.3s;transition:all 0.3s;}
.txt-upDown-li .arrow{width:10%;height:42px;overflow:hidden;font-family:'宋体';font-weight:bold;}
.txt-upDown-li .title{width:90%;height:42px;overflow:hidden;color:#666;}
.txt-upDown-li:hover{color:#fff;background:#436e65;padding:0 20px;cursor:pointer;}
.txt-upDown-li:hover .arrow{color:#fff;}
.txt-upDown-li:hover .title .page-a{color:#fff;}
.txt-upDown-li:hover .title a{color:#fff;}
.txt-upDown-li.txt-right{text-align:right;}

/* --分页-- */
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 60px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #436e65;
  background: #436e65;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../Image/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../Image/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../Image/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../Image/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

/* --暂无数据-- */
.no-goods{padding:100px 0;overflow:hidden;text-align:center;}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-goods p{
  font-size:14px;
  color:#666666;
  line-height: 20px;
}






@-webkit-keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.04);
    -ms-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);}
}
@keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.04);
    -ms-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);}
}
.imgScale {
	animation: imgScale 6s ease-in-out infinite alternate;
	-webkit-animation: imgScale 6s ease-in-out infinite alternate;
}

@keyframes scrolldown {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes scrolldown2 {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	55% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	70% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	85% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes scrollup {
	0% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
}

@keyframes scrollup2 {
	0% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	15% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	30% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	45% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
}

@keyframes sound {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	20% {
		transform: scale(0, 1); 
		transform-origin: 100% 100%;
	}
	40% {
		transform: scale(0, 1); 
		transform-origin: 0 0;
	}
	60% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes btnline {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(0, 1); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(0, 1); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes btntate {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}
